Fix 2009-11-13 change to append-to-buffer (Bug#5749).
authorChong Yidong <cyd@stupidchicken.com>
Wed, 24 Mar 2010 16:18:13 +0000 (12:18 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 24 Mar 2010 16:18:13 +0000 (12:18 -0400)
commit59aad349223b1f711cd530e9ea12d1f6f97d8810
treed78094170586e4da17b2576e8651d49e96ee3218
parent4c25bbc022f0414be4eda6bea9435b37e8f604e1
Fix 2009-11-13 change to append-to-buffer (Bug#5749).

* simple.el (append-to-buffer): Ensure that point is preserved if
BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
(Bug#5749)
lisp/ChangeLog
lisp/simple.el